home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / ierunner.exe / 0 / RCDATA / TFMMAIN / TFMMAIN.txt
Text File  |  2002-12-17  |  680b  |  28 lines

  1. object fmMain: TfmMain
  2.   Left = 320
  3.   Top = 103
  4.   Width = 783
  5.   Height = 540
  6.   Caption = 'fmMain'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   WindowState = wsMinimized
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object FWebBrowserEvents21: TDWebBrowserEvents2
  20.     CommandStateChange = FWebBrowserEvents21CommandStateChange
  21.     BeforeNavigate2 = FWebBrowserEvents21BeforeNavigate2
  22.     NewWindow2 = FWebBrowserEvents21NewWindow2
  23.     OnQuit = FWebBrowserEvents21Quit
  24.     Left = 24
  25.     Top = 24
  26.   end
  27. end
  28.